home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / pcboard / gcsnv100.zip / HELPFILE / LG < prev    next >
Text File  |  1996-06-04  |  7KB  |  146 lines

  1. @X00
  2. @X38┌────────────────────────────────────────────────────────────────────────────@X3B┐@X0B
  3. @X38│ @X3EHelp: @X3F(L)ocate a Filename (G)lobal                                         @X3B│@X0B
  4. @X38└@X3B────────────────────────────────────────────────────────────────────────────┘@X0E
  5.  
  6.       This command enables searching the file directories of the current
  7.       conference for a particular filename.  Wildcard characters are
  8.       permitted.
  9. @X0F
  10.    Subcommands (specific to the "global" version)
  11. @X02
  12.       @X0BVER             @X03Displays version and registration information
  13.  
  14.       @X0BNS              @X03Doesn't pause at the end of a conference search in
  15.                       order to allow flagging of files and also sends an
  16.                       'ns' parameter to PCBoard itself when issuing the
  17.                       search.
  18.  
  19.       @X0BP               @X03Pauses before each conference is searched, asking the
  20.                       user whether or not to search the conference.  The
  21.                       prompt the user is given can accept the following:
  22.  
  23.                       (Y)es, search this conference.
  24.                       (N)o, do not search this conference.
  25.                       (A)bort all further conference searching.
  26.  
  27.       @X0BNP              @X03Specifies the exact opposite of the 'P' subcommand.
  28.  
  29.       @X0BTP              @X03Pauses in each conference asking for filename to search
  30.                       the conference with.
  31.  
  32.       @X0BNTP             @X03Specifies the exact opposite of the 'DP' subcommand.
  33.  
  34.       @X0BSTP             @X03Pauses in each conference asking for which directories
  35.                       to search in the conference.
  36.  
  37.       @X0BNSTP            @X03Specifies the exact opposite of the 'STP' subcommand.
  38. @X0F
  39.    Description (specific to the "global" version)
  40. @X03
  41.       As systems need to further organize their file areas, many are turning
  42.       to multiple conferences.  It becomes quite cumbersome to manually
  43.       join a conference, do a filename search, then join another conference,
  44.       do a filename search, etc.  This command will do this automatically for
  45.       you.
  46. @X0F
  47.    Examples (specific to the "global" version)
  48. @X03
  49.       One of the more common global filename searchess would be one that
  50.       doesn't prompt you in each conference if you wish to search the
  51.       conference or not.  To perform this type of filename seacrh, you would
  52.       enter the following command:
  53. @X0E
  54.           LG;NP
  55. @XFF
  56.       If you wanted to make the global filename search behave exactly like if
  57.       you manually did a filename search in each conference, which includes
  58.       asking you for a filename and directories to search, you would enter the
  59.       following command:
  60. @X0E
  61.           LG;TP;STP;NP
  62. @XFF
  63.       If you wanted to do the exact same thing as the previous example except
  64.       have the global filename search ask you if you wanted to search the
  65.       conference, you would enter the following command:
  66. @X0E
  67.           LG;TP;STP;P
  68. @XFF
  69. @X0F
  70.    Subcommands (exact copy of the "regular" version)
  71. @X03
  72.       @X0B(Directory #)   Directory #.@X03  When using this command, you must specify
  73.                       a directory or range of directories that PCBoard should 
  74.                       search for the desired file(s).  You may list a single 
  75.                       directory, a range of directories in the format [#-#] 
  76.                       or a list of directories in a [#;#;#] format.  There 
  77.                       are three letters you may use to represent special file 
  78.                       directories.  If you use A for the directory number, 
  79.                       PCBoard will search all file directories in the current 
  80.                       conference.  Likewise, if you use U for the directory 
  81.                       number, the upload directory of the current conference 
  82.                       will be searched.  Finally, if you have sufficient 
  83.                       security, you may use P to specify the private upload 
  84.                       directory for the current conference.
  85.  
  86.       @X0B(filename.ext)  Filename to search for.@X03  In order to search the file
  87.                       directories for a filename you must supply the filename
  88.                       you want PCBoard to search for.  The filename you
  89.                       specify can be a simple filename like READTHIS.TXT, or
  90.                       more frequently something that contains wildcard
  91.                       characters like READ*.*.  The advantage in using
  92.                       wildcard characters is that you are not required to
  93.                       know the exact filename.
  94.  
  95.       @X0BD               Flag the files for download that are found in the
  96.                       search.@X03  If a file that matches the parameters is
  97.                       located, it is flagged and prepared for download later
  98.                       during the call.  If more than one file is found, all
  99.                       files will be flagged.
  100.  
  101.       @X0BN               Combine the locate search with a new file scan. @X03 This
  102.                       subcommand will help limit your search by only
  103.                       searching for files equal to or after a specific date.
  104.                       If you use the N command you also need to include the
  105.                       minimum file date from which the scan should search
  106.                       for.  If you would like to use the date you last
  107.                       scanned for files you may simply add an S to the N
  108.                       subcommand.
  109.  
  110.       @X0BNS              Display the files found in nonstop mode. @X03 Files are
  111.                       displayed in nonstop mode (no More? prompts will be
  112.                       displayed).
  113. @X0F
  114.    Description (exact copy of the "regular" version)
  115. @X03
  116.       Quite often you will want to search the file directories on a BBS to
  117.       determine if a particular file exists on the system.  If you are
  118.       looking for a particular filename, you would use this command to help
  119.       you find that filename.  Most of the time your search will include some
  120.       sort of wildcard like TCRN*.* or similar.  If you attempt to search for
  121.       HSXM, PCBoard will automatically append an *.* making the search
  122.       criteria HSXM*.* to help you find the file(s) you are looking for.
  123. @X0F
  124.    Examples (exact copy of the "regular" version)
  125. @X03
  126.       If you want to locate any files that begin with ABC in all file
  127.       directories for the current conference, type the following at the
  128.       conference command prompt:
  129. @X0E
  130.           L;ABC;A
  131. @X03
  132.       If you wanted to search for files that began with ABC in directories 1,
  133.       3, 9, and 15, type in the following command:
  134. @X0E
  135.           L;ABC;1;3;9;15
  136. @X03
  137.       If you found that two many files were showing up on your searches, you
  138.       may want to restrict the files you search for by date.  To do this, you
  139.       would use the N subcommand that was described previously.  For example,
  140.       to search for any filename that begins with ABC in all directories but
  141.       only show those that have a file date equal to or later than  10/21/93,
  142.       type the following at the command prompt:
  143. @X0E
  144.           L;ABC;N;102193;A
  145. @XFF
  146.